list_signups
List sign-up and RSVP posts for a school, showing title, progress, and author for each post.
Instructions
List sign-up and RSVP posts for a school (item donations, volunteer slots, event RSVPs).
Shows each signup post with its title, progress (e.g. "53/103 Items"), and author. Use get_post with the feed_id to see full signup details including individual items.
Args: school_id: School ID page: Page number for pagination (default: 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |