{"name":"SixFifty Agent","description":"Answers U.S. employment-law and hiring-compliance questions on behalf of a partner agent, returning the guidance as Markdown over a multi-turn task with input-required negotiation.","version":"0.1.0","supportedInterfaces":[{"url":"https://app.sixfifty.com/a2a","protocolBinding":"JSONRPC","tenant":"","protocolVersion":"1.0"}],"capabilities":{"streaming":true,"pushNotifications":false,"extensions":[]},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","text/markdown"],"securitySchemes":{"bearer":{"scheme":{"$case":"httpAuthSecurityScheme","value":{"description":"Your own OAuth access token (Paycor by default). It must be a signed JWT: SixFifty validates it locally against your provider’s JWKS (signature, issuer, expiry — `sub` and `exp` claims required), then runs the request as a delegated SixFifty account under that account’s organization. Non-Paycor partners must also send an X-Provider-Name header naming their exact configured provider identifier (e.g. \"paychex_a2a\").","scheme":"bearer","bearerFormat":""}}}},"securityRequirements":[{"schemes":{"bearer":{"list":[]}}}],"skills":[{"id":"hiring_guide","name":"Hiring & employment-compliance guidance","description":"Given a U.S. jurisdiction (and the details it asks for), returns SixFifty employment-law hiring and compliance guidance as Markdown. Negotiates any missing inputs before producing the result.","tags":["employment-law","hiring","compliance"],"examples":["Give me guidance for hiring in Nevada.","What do I need to hire an employee in California?"],"inputModes":["text/plain"],"outputModes":["text/plain","text/markdown"],"securityRequirements":[]},{"id":"employment_law_qa","name":"Employment-law questions & answers","description":"Answers a U.S. employment-law question from the SixFifty legal knowledge base, returning the answer as Markdown with the articles it relied on. Asks for a jurisdiction first when the answer varies by location.","tags":["employment-law","research","q-and-a"],"examples":["What are California's overtime rules?","Does Nevada require paid sick leave?","How much notice is required for a layoff in New York?"],"inputModes":["text/plain"],"outputModes":["text/plain","text/markdown"],"securityRequirements":[]}],"signatures":[]}