Public applications by author
list_author_appsList public apps by author ID. Provide an author_id to return a bounded, paginated set of that author's published apps.
Instructions
List public apps by author_id from search_apps or get_app. The upstream list is unpaginated; page/page_size bound the MCP output locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| author_id | Yes | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | ||
| author_id | Yes | ||
| pagination | Yes |