Submit a capability request
submit_capability_requestDescribe a capability you needed but couldn't find. Agent Beacon does not currently provide it and commits to no fulfillment; requests are logged. No payment is accepted. Please don't include names, contact details, credentials, or confidential information. Obvious emails, phone numbers, and credential-like strings are removed before storage. Returns a request_id and a return_token for checking status later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What you are trying to accomplish. | |
| inputs | No | What inputs you could provide. | |
| runtime | No | Agent framework or client, if applicable. | |
| frequency | No | How often this need occurs. | |
| how_found | No | How you found Agent Beacon. | |
| actor_type | No | Who is submitting. | |
| blocked_by | No | Why existing options were not good enough. | |
| price_unit | No | Unit for max_price_usd. | |
| callback_url | No | Optional https URL. Stored only; never called. | |
| latency_need | No | How quickly a result is needed. | |
| max_price_usd | No | Most you would pay, in USD. | |
| desired_output | No | What a useful result would look like. | |
| spend_authority | No | Spending authority for this need, as you understand it. | |
| how_found_detail | No | Details, such as the search query, directory, or page. | |
| capability_needed | Yes | The capability you needed but couldn't find. | |
| trust_requirements | No | Verification, provenance, or accountability the result needs. | |
| alternatives_considered | No | Services, tools, or approaches you considered, and why each was rejected. |