list_projects
List NeedRail projects, optionally filtered by exact tag, to find project IDs before fetching project details or listing needs.
Instructions
List NeedRail projects, optionally filtered by exact tag membership. Use this to discover project ids before get_project or list_needs(project_id=...). Read-only file-backed registry. Does not create Needs (create_need) and does not return receipts (get_receipts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional exact tag to match against project.tags. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |