{"ok":true,"host":"agentres.dev","status":"ready","manifest":{"positioning":"agentres.dev is a middleware host that bridges agent authentication and Resy's restaurant reservation platform. It serves agents that need to programmatically set up user accounts, authenticate against Resy, and discover venue IDs before handing off to reservation or booking flows. Its scope is limited to account setup, account linking, and venue discovery — it is not a full reservation management API.","host_overview":"agentres.dev provides a three-skill API for integrating Resy restaurant reservation workflows into agent pipelines. It handles AgentRes account initialization, Resy account linking via email OTP, and venue search by name, cuisine, or keyword. It does not currently expose reservation availability checks or booking endpoints directly.","routing_guidance":"Use agentres.dev when an agent needs to initialize an AgentRes account, link a Resy user account via OTP, or look up Resy venue IDs by name or cuisine. This host is the correct starting point for any Resy-integrated reservation pipeline. Do not use it for checking table availability, making reservations, or canceling bookings — those operations are not exposed here and must be handled by a separate reservation endpoint or the Resy API directly. If the user's Resy account is already linked and the agent only needs venue search, skip setup-account and link-resy-account and call search-resy-venues directly. This host does not support cities outside its defined enum, so agents should map user location input to the closest supported city slug before calling search-resy-venues.","capability_clusters":[{"skill_names":["setup-account"],"cluster_name":"Account Initialization","cluster_summary":"Establishes the AgentRes account identity for a caller, either via API key or wallet address, returning the user_id and wallet link status needed for downstream calls."},{"skill_names":["link-resy-account"],"cluster_name":"Resy Account Linking","cluster_summary":"Connects a user's existing Resy account to the AgentRes workflow using a two-step email OTP flow, enabling reservation-related operations that require Resy authentication."},{"skill_names":["search-resy-venues"],"cluster_name":"Venue Discovery","cluster_summary":"Searches the Resy venue database by name, cuisine, or keyword within a supported city, returning venue IDs and metadata needed to proceed with availability lookups or bookings."}],"cross_skill_workflows":[{"steps":[{"skill_name":"setup-account","description":"Create or retrieve the AgentRes account for the user, obtaining a user_id and confirming wallet link status."},{"skill_name":"link-resy-account","description":"Send the OTP to the user's Resy email (first call without code), then complete linking by submitting the code the user provides (second call with code)."},{"skill_name":"search-resy-venues","description":"Search for the target restaurant by name, cuisine, or keyword in the user's city to retrieve the venue_id needed for downstream reservation steps."}],"when_to_use":"Use when an agent needs to onboard a new user from scratch and then find a restaurant on Resy — covering account creation, Resy account linking, and venue discovery in sequence.","workflow_name":"New User Onboarding and Venue Search"}]},"model":"claude-sonnet-4-6","version_no":3,"generated_at":"2026-07-08T02:32:48.525Z","provenance":"ai_authored_unreviewed","ai_authored":true,"merchant_reviewed":false,"merchant_edited":false,"merchant_reviewed_at":null,"merchant_edited_at":null,"skill_md_url":"https://x402gle.com/servers/agentres.dev/SKILL.md","skills_url":"https://x402gle.com/servers/agentres.dev/skills.json"}