Skip to main content
Glama

Lovie Company Formation

List Schedules

accounting_get_list_schedules
Read-only

GetListSchedules pages through a company's schedules. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNo
pageSizeNo
companyIdYesUUID value wrapper.
pageTokenNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
schedulesNo
totalCountNo
nextPageTokenNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed34 schema fields changed
    • addedOutput schema / properties / schedules / items / properties / companyId / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / companyId / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / companyId / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / companyId / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / createdAt / anyOf
      Added value: +[
      +  {
      +    "format": "date-time",
      +    "type": "string"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / createdAt / format
      Removed value: -"date-time"
    • removedOutput schema / properties / schedules / items / properties / createdAt / type
      Removed value: -"string"
    • addedOutput schema / properties / schedules / items / properties / creditGlAccountId / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / creditGlAccountId / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / creditGlAccountId / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / creditGlAccountId / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / debitGlAccountId / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / debitGlAccountId / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / debitGlAccountId / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / debitGlAccountId / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / id / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / id / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / id / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / id / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / postings / items / properties / id / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / id / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / postings / items / properties / journalEntryId / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / sourceTransactionId / anyOf
      Added value: +[
      +  {
      +    "description": "UUID value wrapper.",
      +    "properties": {
      +      "value": {
      +        "format": "uuid",
      +        "type": "string"
      +      }
      +    },
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / sourceTransactionId / description
      Removed value: -"UUID value wrapper."
    • removedOutput schema / properties / schedules / items / properties / sourceTransactionId / properties
      Removed value: -{
      -  "value": {
      -    "format": "uuid",
      -    "type": "string"
      -  }
      -}
    • removedOutput schema / properties / schedules / items / properties / sourceTransactionId / type
      Removed value: -"object"
    • addedOutput schema / properties / schedules / items / properties / updatedAt / anyOf
      Added value: +[
      +  {
      +    "format": "date-time",
      +    "type": "string"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / schedules / items / properties / updatedAt / format
      Removed value: -"date-time"
    • removedOutput schema / properties / schedules / items / properties / updatedAt / type
      Removed value: -"string"
  2. First observed

TDQS

B3/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false, so the description does not need to restate safety. It adds some behavioral context by indicating pagination and company scope, but it does not disclose filter behavior, ordering, or iteration semantics beyond what the schema implies.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very short and action-oriented, with no filler. The phrase 'GetListSchedules' is redundant with the tool name and reads like code rather than natural prose, but the overall structure is scannable and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The output schema covers return shape, and annotations cover safety, so the description does not need to explain those. However, it omits guidance on filtering by status, how pagination tokens work, and when this list should be used instead of fetching a single schedule. It is adequate but has clear gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 25%, with only companyId described as a 'UUID value wrapper.' The description adds minimal parameter meaning beyond the word 'pages through,' which hints at pageSize/pageToken but does not explain filter.statuses, required parameters, or pagination conventions. The schema helps via enums and bounds, but the description does not compensate for the low coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb ('pages through') and resource ('a company's schedules'), making the tool's function obvious. It does not explicitly differentiate from accounting_get_schedule or other schedule-related siblings, but the plural list semantics are reasonably clear from the name and description.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no explicit guidance on when to use this tool versus accounting_get_schedule, accounting_create_schedule, or accounting_cancel_schedule. The only hint is the pagination framing, which implies a list operation, but no alternatives or conditions are stated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.