Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoda ToolsCoda Retrieve The Logs Of A Pack
Coda Tools

Coda Retrieve The Logs Of A Pack

Retrieve the execution logs of a Pack within a specific document for debugging purposes. Note: Logs are typically retained for approximately 2 weeks.

Write actionRisk level 2 of 5API key connection
Use Coda Retrieve The Logs Of A Pack

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • qstring
    A search query that follows Lucene syntax to filter log messages. Example: 'error' or 'status:failed'.
  • docIdstring
    Required
    ID of the Coda document where the Pack is installed and being used.
  • limitinteger
    Maximum number of results to return in this query.
  • orderstring
    Specifies if the logs will be returned in time desc (newest first) or asc (oldest first). Default is desc.
  • packIdinteger
    Required
    Numeric ID of the Pack whose logs you want to retrieve.
  • logTypesarray
    Only return logs of the given types.
  • pageTokenstring
    An opaque token used to fetch the next page of results.
  • requestIdsarray
    Only return logs matching provided request IDs.
  • afterTimestampstring
    Only return logs after the given time (non-inclusive). Format: ISO 8601 timestamp.
  • beforeTimestampstring
    Only return logs before the given time (non-inclusive). Format: ISO 8601 timestamp.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.