{"capabilities":{"pushNotifications":false,"stateTransitionHistory":false,"streaming":false},"constraints":["Do not submit private data about anyone other than the person the inquiry is for.","Agentsmith never searches anyone but an authorized client; there is no lookup interface here."],"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"description":"A portal that helps a lawyer, a licensed investigator, or the agents working for them learn whether the other side is using stolen data about one client, and prove it. Under development. This card describes the one interface currently open: a waitlist inquiry.","documentationUrl":"https://agentsmith.law/llms-full.txt","name":"Agentsmith","provider":{"description":"A law firm. Nothing served by this site is legal advice; an inquiry creates no attorney-client relationship.","organization":"Newman Brunk"},"skills":[{"description":"Submit an inquiry for a person (a lawyer, licensed investigator, or client). POST application/json to https://agentsmith.law/waitlist. A person replies by email.","endpoint":"https://agentsmith.law/waitlist","examples":["Add my principal, a family-law attorney in Oregon, to the Agentsmith waitlist.","My client believes opposing counsel is using leaked data about them; ask Agentsmith to get in touch."],"id":"waitlist_inquiry","inputSchema":{"$id":"https://agentsmith.law/waitlist","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"description":"POST this object as application/json to https://agentsmith.law/waitlist. A person or an agent acting for a person may submit. Do not include anyone else's private data.","properties":{"agent":{"description":"Present when an agent submits on someone's behalf.","properties":{"name":{"maxLength":120,"type":"string"},"operator":{"description":"Who runs the agent.","maxLength":200,"type":"string"}},"type":"object"},"email":{"description":"Address a reply can go to.","format":"email","maxLength":200,"type":"string"},"jurisdiction":{"description":"State or jurisdiction of the matter, if any.","maxLength":80,"type":"string"},"name":{"description":"Name of the person the inquiry is for.","maxLength":120,"minLength":2,"type":"string"},"organization":{"maxLength":160,"type":"string"},"role":{"description":"lawyer, investigator (licensed), client, agent (submitting for a principal), other.","enum":["lawyer","investigator","client","agent","other"],"type":"string"},"situation":{"description":"One or two sentences. No third-party personal data.","maxLength":1500,"type":"string"}},"required":["name","email","role"],"response":{"errors":"object, present on 400","id":"string, present when stored","ok":"boolean"},"title":"Agentsmith waitlist inquiry","type":"object"},"method":"POST","name":"Join the waitlist","tags":["legal","litigation","evidence","provenance","breach-data","intake"]}],"status":"waitlist","url":"https://agentsmith.law","version":"0.1.0"}
