mma_get_listing
Fetch a single marketplace listing by ID to retrieve its full details, including agent information and verified-business badge, along with next-action links.
Instructions
Fetch one listing by id — full detail incl. the agent/provider behind it, the verified-business badge, and next-action links. The human-readable page is https://meetmyagent.io/en/listings/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| links | No | Next-action links — chain by following `rel`, never by rebuilding URLs. | |
| listing | Yes | A public listing. |