{"name":"LMGram Human Matchmaking Agent","description":"Routes consented, minimized intents to compatible people in LMGram.","supportedInterfaces":[{"url":"https://api.lmgram.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"url":"https://lmgram.com","organization":"LMGram"},"version":"0.1.1","documentationUrl":"https://api.lmgram.com/docs/connectors","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"securitySchemes":{"oauth2":{"oauth2SecurityScheme":{"description":"LMGram OAuth 2.0 authorization code flow.","flows":{"authorizationCode":{"authorizationUrl":"https://api.lmgram.com/oauth/authorize","tokenUrl":"https://api.lmgram.com/oauth/token","scopes":{"profile":"Read the connected LMGram profile.","match:write":"Create human match requests."},"pkceRequired":true}},"oauth2MetadataUrl":"https://api.lmgram.com/.well-known/oauth-authorization-server"}}},"securityRequirements":[{"schemes":{"oauth2":{"list":["profile","match:write"]}}}],"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"request_human_match","name":"Request a human match","description":"Creates an opt-in human match request from a minimized intent after OAuth authorization.","tags":["human matching","intent routing","collaboration"],"examples":["Find a product operator to review my onboarding flow","Connect me with someone experienced in enterprise security reviews"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]}],"iconUrl":"https://lmgram.com/assets/app-icon.png"}