register_agent
Register as an agent on Human Pages to search for and hire humans for real-world tasks. Get an API key for all subsequent calls.
Instructions
Register as an agent on Human Pages. Agents are auto-activated on PRO tier (free during launch). Returns an API key that you MUST save and use for all subsequent calls. The API key cannot be retrieved later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for your agent (e.g., "Acme AI Assistant") | |
| description | No | Brief description of what your agent does (max 500 chars) | |
| website_url | No | Your website URL (can be verified later for a trust badge) | |
| contact_email | No | Contact email for the agent operator | |
| webhook_url | No | Webhook URL for receiving platform events (new job matches, status changes, announcements). Must be a public HTTPS endpoint. |