{"success":true,"info":{"endpoint":"POST /api/submit","description":"Submit a tool to the marketplace (requires API key)","authentication":"Bearer token in Authorization header, or X-API-Key header","types":["cli","mcp","api","library","framework","plugin","repo"],"fields":{"name":{"type":"string","required":true,"description":"Tool name"},"description":{"type":"string","required":true,"description":"Tool description (min 10 chars)"},"type":{"type":"string","required":true,"description":"One of: cli, mcp, api, library, framework, plugin, repo"},"githubUrl":{"type":"string","required":true,"description":"GitHub repository URL"},"tags":{"type":"string[]","required":false,"description":"List of tags"},"author":{"type":"string","required":false,"description":"Author name (defaults to agent name)"}}}}