Skip to main content
Glama

list-project-tasks

Retrieve project tasks from Float with filters for project, phase, status, billable status, and pagination options.

Instructions

List all project tasks with optional filtering by project, phase, or status

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoFilter by project ID
phase_idNoFilter by phase ID
activeNoFilter by active status (0=archived, 1=active)
billableNoFilter by billable status (0=non-billable, 1=billable)
statusNoFilter by task status (numeric)
pageNoPage number for pagination
per-pageNoNumber of items per page (max 200)
fieldsNoComma-separated list of fields to return

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/asachs01/float-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server